Skip to content

Update Homebrew formula to CodeTruss CLI v0.2.39 - #7

Closed
DeliriumPulse wants to merge 1 commit into
mainfrom
release/v0.2.39
Closed

Update Homebrew formula to CodeTruss CLI v0.2.39#7
DeliriumPulse wants to merge 1 commit into
mainfrom
release/v0.2.39

Conversation

@DeliriumPulse

@DeliriumPulse DeliriumPulse commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

The tap pinned 0.2.38 while codetruss.com, the GitHub release and the public
mirror all serve 0.2.39. Point the formula at the immutable v0.2.39 release
asset and its digest
feb9a7454abaf2c25bdeade2a6e638137290df8c0725a447e3aca04aef2bd8f0, verified
this run by downloading the release URL and hashing the bytes rather than by
copying a number.

The workflow's post-install assertion moves with it, so a formula bump that
did not actually install 0.2.39 fails instead of passing quietly.

Co-authored-by: Claude Fable 5 noreply@anthropic.com

Summary by CodeRabbit

  • Chores
    • Updated release verification for Codetruss CLI version 0.2.39.
    • Updated the Homebrew package to install version 0.2.39 with its corresponding release metadata.

The tap pinned 0.2.38 while codetruss.com, the GitHub release and the public
mirror all serve 0.2.39. Point the formula at the immutable v0.2.39 release
asset and its digest
feb9a7454abaf2c25bdeade2a6e638137290df8c0725a447e3aca04aef2bd8f0, verified
this run by downloading the release URL and hashing the bytes rather than by
copying a number.

The workflow's post-install assertion moves with it, so a formula bump that
did not actually install 0.2.39 fails instead of passing quietly.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 723e0f12-a091-4d2f-8f79-343756661f0d

📥 Commits

Reviewing files that changed from the base of the PR and between 0c74077 and 81dc181.

📒 Files selected for processing (2)
  • .github/workflows/test.yml
  • Formula/codetruss.rb

📝 Walkthrough

Walkthrough

The Homebrew formula now packages Codetruss 0.2.39. The release verification workflow now checks for version 0.2.39.

Changes

Codetruss release update

Layer / File(s) Summary
Synchronize package and verification version
.github/workflows/test.yml, Formula/codetruss.rb
The formula now uses the 0.2.39 release URL and SHA-256 checksum. The workflow now asserts codetruss 0.2.39.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Homebrew formula update to CodeTruss CLI v0.2.39.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.2.39

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DeliriumPulse

Copy link
Copy Markdown
Collaborator Author

Superseded by #8, which is already merged.

Formula/codetruss.rb on main is at 0.2.39: it points at the v0.2.39 release archive with sha256 feb9a7454abaf2c25bdeade2a6e638137290df8c0725a447e3aca04aef2bd8f0, which matches the digest recorded in the CLI mirror's release-reference.json. The tap is current, so this branch has nothing left to contribute and its remaining diff would only revert the workflow.

Closing and deleting the branch.

@DeliriumPulse
DeliriumPulse deleted the release/v0.2.39 branch August 7, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant